Stop using stack-allocated snapshots
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Mar 2018 02:14:09 +0000 (21:14 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Mar 2018 05:31:44 +0000 (00:31 -0500)
commit694f1d8ecdf39317cabe68f595950f67b35f4af6
tree3329107a31e14682555db878f7cd4f245736de6a
parente23f641e491fd85371a613dde7f90fee8924657d
Stop using stack-allocated snapshots

Use the new/free api instead of init/finish
for GtkSnapshot.
gtk/gtkcssimage.c
gtk/gtkiconview.c
gtk/gtkmagnifier.c
gtk/gtkoverlay.c
gtk/gtkstack.c
gtk/gtktreeview.c
gtk/gtkwidget.c